home *** CD-ROM | disk | FTP | other *** search
- XRef-Tools/XRefAttrs XRef-Tools/XRefAttrs
-
- $VER: xrefattrs.doc 1.1 (16.07.94)
-
- NAME
- XRefAttrs - change attributes of a/some xreffile(s)
-
- TEMPLATE
- FILES/M/A,PRI/N/K,LOCK/S,UNLOCK/S,INDEX/S,NOINDEX/S
-
- FORMAT
- XRefAttrs [FILES] file [file1 [..]] [PRI priority] [LOCK|UNLOCK]
- [INDEX|NOINDEX]
-
- FUNCTION
- changes a/some attribute(s) of a/some xreffile(s).
-
- INPUTS
- FILES (STRINGS) - filenames of the xreffiles to change the attributes
-
- PRI (NUMBER) - new priority for the xreffile(s)
-
- LOCK (BOOLEAN) - lock these xreffile(s)
-
- UNLOCK (BOOLEAN) - unlock the xreffile(s)
-
- INDEX (BOOLEAN) - generate an index for these xreffile(s). The normal
- compare modes are much faster as without an index !!!
-
- NOINDEX (BOOLEAN) - removes all index array's of the xreffile(s)
-
- EXAMPLE
- XRefAttrs autodoc_v40.xref PRI -1 LOCK INDEX
-
- SEE ALSO
- LoadXRef, ExpungeXRef, ParseXRef, AGuideXRefV37, AGuideXRefV39,
- XRefConvert
-
- COPYRIGHT
- by Stefan Ruppert (C) 1994
-
- HISTORY
- XRefAttrs 1.1 (16.7.94) :
- - created
-
-